home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 December / december_2001.iso / Internet Programs / Spider Writer 5.2 / _SETUP.1 / Last Modified Date (JavaScript).sws < prev    next >
Encoding:
Text File  |  1999-10-10  |  174 b   |  5 lines

  1. <!-- Insert this script within the BODY tag block -->
  2. <SCRIPT LANGUAGE="JavaScript"><!-- Hide from old browsers
  3. document.write(document.lastModified);
  4. // --></SCRIPT>
  5.  <